home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/real/wires/r3winurb.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/wires/r3wire.js")
- include("real/objects/r3nurbs.js")
- var R3CLID_WINURBS = 137;
- var R3WINUA_EXTRATAGABASE = 6.79587e-319;
- var R3WINUA_DrawKnots = 6.05168e-315;
- function r3Winurbs () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_WINURBS, arguments);
- }
- // Attributes
- }
-
- r3Winurbs.prototype=new r3Wire;
- // inc/real/wires/r3winurb.h_H